Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix [sc-8784]: Fix sitemap connector #12

Merged
merged 2 commits into from
Feb 9, 2024

Conversation

mpellerin42
Copy link
Contributor

Fix sync.entity getLastModified function to call the method to get files from the connector only if the folders to sync is not empty. This is for preventing syncs with static folders like sitemap to upload their content several times on a same sync, and to prevent uploading the files on each synchronization.

Fix `sync.entity` `getLastModified` function to call the method to get files from the connector only if the folders to sync is not empty. This is for preventing syncs with static folders like sitemap to upload their content several times on a same sync, and to prevent uploading the files on each synchronization.
Copy link

This pull request has been linked to Shortcut Story #8784: Fix sitemap connector.

@mpellerin42 mpellerin42 merged commit d5f7344 into main Feb 9, 2024
1 check passed
@mpellerin42 mpellerin42 deleted the mpellerin/sc-8784/fix-sitemap-connector branch February 9, 2024 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants